home *** CD-ROM | disk | FTP | other *** search
/ Canon Creative 3 / Canon Creative 3.iso / webrec / MAINMENU.DIR / 00121.ls < prev    next >
Encoding:
Text File  |  1996-12-10  |  156 b   |  9 lines

  1. on mouseDown
  2.   global itemDel
  3.   sound stop 1
  4.   sound stop 2
  5.   unLoad()
  6.   unLoadCast()
  7.   go(1, string(the pathName & "design" & itemDel & "design.dir"))
  8. end
  9.